entry: Allocate icons at full height
authorTimm Bäder <mail@baedert.org>
Mon, 26 Feb 2018 11:29:11 +0000 (12:29 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 26 Feb 2018 11:53:49 +0000 (12:53 +0100)
commit354eab70daa8cce776b21623a6ee676e687e50b0
treefbd88577dd04980fda1859f2d21012147cf29629
parenta9cd2d8181ad8018091e986bac71b076073121e9
entry: Allocate icons at full height

Makes for a larger hit area for pointing devices. If vertical centering
is still desired, GtkWidget:halign can be set on the icon widgets.
gtk/gtkentry.c